Esx Settings HostInfo

Esx Settings HostInfo
Esx Settings HostInfo

The Esx Settings HostInfo schema contains properties to describe some details regarding a host in the inventory.

This schema was added in vSphere API 7.0.0.0.

JSON Example
{
    "name": "string",
    "is_vsan_witness": false
}
string
name
Required

Name of the host.

This property was added in vSphere API 7.0.0.0.

boolean
is_vsan_witness
Optional

Indicates if the host is associated with a cluster as a vSAN witness.

This property was added in vSphere API 7.0.2.1.

This property is set only when the host is associated with a vSAN cluster as a witness.